home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-03-11 | 3.9 KB | 238 lines | [TEXT/MPS ] |
- object oPRODINFO_3 is cDefaultContainer
- has
- MenuData;
- with
- MenuData is [
- ["OPEN", ":Product Information:AMT/PE 2.0 Press Release"],
- ["LAUNCH", ":Product Information:Cooking with AMT:“Cooking with AMT”"],
- ["OPEN", ":Product Information:AMT 2.0 Datasheet"],
- ["GOTO", ":Product Information:AMT Contact/Purchase Info"],
- void,
- void,
- void,
- void,
- void,
- void,
- void,
- void
- ];
-
- Binder is oBinder;
- Label is -1;
- Items is [
- oPROD_PIC_3_1,
- oARROWS_PIC_3_27,
- oROW1_3_9,
- oROW2_3_11,
- oROW3_3_12,
- oROW4_3_13,
- oROW5_3_18,
- oROW6_3_19,
- oROW7_3_40,
- oROW8_3_41,
- oROW9_3_42,
- oROW10_3_43,
- oROW11_3_44,
- oROW12_3_45,
- oBTNMM_PIC_3_33,
- oBTNPROD_3_46,
- oBTNSUCC_3_35,
- oBTNREF_3_36,
- oBTNTUTR_3_37,
- oBTNSAMPL_3_38,
- oBTNQUIT_3_39,
- oPOPUP_PIC_3_29,
- oBTNABRT_PIC_3_31,
- oBTNCONT_PIC_3_32
- ];
- end;
-
-
- object oPROD_PIC_3_1 is cPictureHandler
- with
- Duration is -1;
- Supplier is oPROD_PIC_1_;
- Behavior is cDefaultBehavior
- has
- with
- Enabled is false; Shown is true;
- X is 0; Y is 0; Width is 640; Height is 480;
- end;
- end;
-
-
- object oARROWS_PIC_3_27 is cPictureHandler
- with
- Duration is -1;
- Supplier is oARROWS_PIC_35_;
- Behavior is cDefaultBehavior
- has
- Offscreen(theTarget)
- do
- theTarget.Enable(false);
- theTarget.Show(true);
- end;
-
- with
- Enabled is false; Shown is true;
- X is 93; Y is 83; Width is 346; Height is 21;
- end;
- end;
-
-
- object oROW1_3_9 is cMenuSelector
- with
- RowID is 1;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 81; Width is 314; Height is 23;
- end;
- end;
-
-
- object oROW2_3_11 is cMenuSelector
- with
- RowID is 2;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 108; Width is 314; Height is 25;
- end;
- end;
-
-
- object oROW3_3_12 is cMenuSelector
- with
- RowID is 3;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 134; Width is 315; Height is 25;
- end;
- end;
-
-
- object oROW4_3_13 is cMenuSelector
- with
- RowID is 4;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 160; Width is 314; Height is 25;
- end;
- end;
-
-
- object oROW5_3_18 is cMenuSelector
- with
- RowID is 5;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 186; Width is 314; Height is 25;
- end;
- end;
-
-
- object oROW6_3_19 is cMenuSelector
- with
- RowID is 6;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 212; Width is 314; Height is 25;
- end;
- end;
-
-
- object oROW7_3_40 is cMenuSelector
- with
- RowID is 7;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 238; Width is 314; Height is 25;
- end;
- end;
-
-
- object oROW8_3_41 is cMenuSelector
- with
- RowID is 8;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 264; Width is 314; Height is 25;
- end;
- end;
-
-
- object oROW9_3_42 is cMenuSelector
- with
- RowID is 9;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 290; Width is 314; Height is 25;
- end;
- end;
-
-
- object oROW10_3_43 is cMenuSelector
- with
- RowID is 10;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 316; Width is 314; Height is 25;
- end;
- end;
-
-
- object oROW11_3_44 is cMenuSelector
- with
- RowID is 11;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 342; Width is 314; Height is 25;
- end;
- end;
-
-
- object oROW12_3_45 is cMenuSelector
- with
- RowID is 12;
- Duration is -1;
- Behavior is cMenuSelectorBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 108; Y is 368; Width is 314; Height is 25;
- end;
- end;
-
-